FEXP Solver Manager - Common Library  1.0.0.0
FEXPEnterpriseCommonLibrary.FEXPInputData.Block Class Reference


It represents data for the respective file block. More...

Public Member Functions

 Block (string name)
 
override string ToString ()
 

Properties

string Name = string.Empty [get]
 
Dictionary< string, TableTables = new Dictionary<string [get]
 

Detailed Description


It represents data for the respective file block.

Constructor & Destructor Documentation

◆ Block()

FEXPEnterpriseCommonLibrary.FEXPInputData.Block.Block ( string  name)

Member Function Documentation

◆ ToString()

override string FEXPEnterpriseCommonLibrary.FEXPInputData.Block.ToString ( )

Property Documentation

◆ Name

string FEXPEnterpriseCommonLibrary.FEXPInputData.Block.Name = string.Empty
get

◆ Tables

Dictionary<string, Table> FEXPEnterpriseCommonLibrary.FEXPInputData.Block.Tables = new Dictionary<string
get

The documentation for this class was generated from the following file: